Title Banner

Previous Book Contents Book Index Next

Inside Macintosh: QuickDraw GX Printing /
Chapter 3 - Page Formatting and Dialog Box Customization / Page Formatting and Dialog Box Customization Reference
Constants and Data Types for Format Collection Items


Horizontal Page-Flip Information

The collection item ID for horizontal page-flip information is defined in the following enumeration:

enum { gxFlipPageHorizontalTag = 'flph' };   
QuickDraw GX stores horizontal page-flip information in the gxFlipPageHorizontalInfo structure:

struct gxFlipPageHorizontalInfo {
   Boolean  flipHorizontal;      
};                            
Field Description
flipHorizontal

The user-specified horizontal page-flip information. If true, a user chooses to horizontally flip the x coordinate on a page before printing.

Previous Book Contents Book Index Next

© Apple Computer, Inc.
7 JUL 1996




Navigation graphic, see text links

Main | Page One | What's New | Apple Computer, Inc. | Find It | Contact Us | Help